benwhetton keras-surgeon
BenWhetton/keras-surgeon
Keras-surgeon provides simple methods for modifying trained Keras models. Keras-surgeon is compatible with any model architecture. Any number of layers can be modified in a single traversal of the network. These kinds of modifications are sometimes known as network surgery which inspired the name of this package. The operations module contains simple methods to perform network surgery on a single layer within a model.
Technology: